Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small error/typo in first example of pluck section #45203

Merged
merged 1 commit into from
May 29, 2022

Conversation

chimpanstache
Copy link
Contributor

Summary

In section "20.2 pluck" of the Active Record Query Interface Guide, the comment of the first query example says WHERE out_of_print = false while the query sets out_of_print: true actually.

@rails-bot rails-bot bot added the docs label May 29, 2022
@jonathanhefner jonathanhefner merged commit e5d5d1a into rails:main May 29, 2022
@jonathanhefner
Copy link
Member

jonathanhefner commented May 29, 2022

Thank you, @chimpanstache! 🎉

(Backported to 7-0-stable.)

@chimpanstache chimpanstache deleted the patch-1 branch May 29, 2022 15:19
jonathanhefner added a commit to jonathanhefner/rails that referenced this pull request Jun 22, 2022
small error/typo in first example of pluck section [ci-skip]

(cherry picked from commit e5d5d1a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants